[INFO] fetching crate sq3-rs 0.3.3...
[INFO] testing sq3-rs-0.3.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate sq3-rs 0.3.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sq3-rs 0.3.3
[INFO] finished tweaking crates.io crate sq3-rs 0.3.3
[INFO] tweaked toml for crates.io crate sq3-rs 0.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sq3-rs 0.3.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 110ae43422408b2c82a4381775658d2f251d0e3580f519bbc325ed744dcf23ab
[INFO] running `Command { std: "docker" "start" "-a" "110ae43422408b2c82a4381775658d2f251d0e3580f519bbc325ed744dcf23ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "110ae43422408b2c82a4381775658d2f251d0e3580f519bbc325ed744dcf23ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110ae43422408b2c82a4381775658d2f251d0e3580f519bbc325ed744dcf23ab", kill_on_drop: false }`
[INFO] [stdout] 110ae43422408b2c82a4381775658d2f251d0e3580f519bbc325ed744dcf23ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 867a12c009882cac6f6df7a80349de4584c3d42b1a5b655ff8af57480ffa47f3
[INFO] running `Command { std: "docker" "start" "-a" "867a12c009882cac6f6df7a80349de4584c3d42b1a5b655ff8af57480ffa47f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling sq3_parser v0.3.3
[INFO] [stderr]    Compiling sq3-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling sq3_derive v0.3.3
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D box_pointers`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `non_exhaustive_omitted_patterns` lint is unstable
[INFO] [stdout]   = note: see issue #89554 <https://github.com/rust-lang/rust/issues/89554> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `must_not_suspend`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `must_not_suspend` lint is unstable
[INFO] [stdout]   = note: see issue #83310 <https://github.com/rust-lang/rust/issues/83310> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `multiple_supertrait_upcastable` lint is unstable
[INFO] [stdout]   = note: see issue #150833 <https://github.com/rust-lang/rust/issues/150833> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D box_pointers`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `non_exhaustive_omitted_patterns` lint is unstable
[INFO] [stdout]   = note: see issue #89554 <https://github.com/rust-lang/rust/issues/89554> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `must_not_suspend`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `must_not_suspend` lint is unstable
[INFO] [stdout]   = note: see issue #83310 <https://github.com/rust-lang/rust/issues/83310> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `multiple_supertrait_upcastable` lint is unstable
[INFO] [stdout]   = note: see issue #150833 <https://github.com/rust-lang/rust/issues/150833> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/io.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[allow(box_pointers)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/result.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stdout]    |                                      ^                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 - impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stdout] 38 + impl From<PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>> for SqliteError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/result.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stdout]    |                                           ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stdout] 39 +     fn from(_: PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/runtime.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 43 |         Ok(SqliteRecord::default())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]   --> src/io.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let proto = iter.next();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]    --> src/runtime/pager.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let bytes_read = io.read(&mut buf)?;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p1`
[INFO] [stdout]   --> src/runtime.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let p1 = self.pager.get_page(NonZeroU32::new(1).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p2`
[INFO] [stdout]   --> src/runtime.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let p2 = self.pager.get_page(NonZeroU32::new(2).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p3`
[INFO] [stdout]   --> src/runtime.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let p3 = self.pager.get_page(NonZeroU32::new(3).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p4`
[INFO] [stdout]   --> src/runtime.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let p4 = self.pager.get_page(NonZeroU32::new(4).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_header/magic_header_string.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MagicHeaderString([u8; 16]);
[INFO] [stdout]    |            ----------------- ^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_header/reserved_for_expansion.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ReservedForExpansion([u8; 20]);
[INFO] [stdout]    |            -------------------- ^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Success` is never constructed
[INFO] [stdout]   --> src/helpers.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) enum SqliteQueryOutcome {
[INFO] [stdout]    |                 ------------------ variant in this enum
[INFO] [stdout] 12 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteQueryOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_metadata` is never read
[INFO] [stdout]   --> src/io.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct SqliteIo {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     file_metadata: Option<Metadata>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mode`, `file_metadata`, `rewind`, and `seek` are never used
[INFO] [stdout]   --> src/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl SqliteIo {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 38 |     pub(super) fn mode(&self) -> &SqliteIoMode {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(super) fn file_metadata(&self) -> Option<&Metadata> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn rewind(&mut self) -> SqliteResult<()> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn seek(&mut self, pos: u32) -> SqliteResult<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pager` is never read
[INFO] [stdout]   --> src/runtime.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct SqliteRuntime {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 13 |     pager: Pager,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_mockup` is never used
[INFO] [stdout]   --> src/runtime.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl SqliteRuntime {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn run_mockup(&mut self) -> SqliteResult<SqliteRecord> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `io`, `file_header`, and `current_page` are never read
[INFO] [stdout]   --> src/runtime/pager.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct Pager {
[INFO] [stdout]    |                   ----- fields in this struct
[INFO] [stdout] 18 |     io: SqliteIo,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 19 |     file_header: SqliteHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 20 |     current_page: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_page` and `get_data` are never used
[INFO] [stdout]    --> src/runtime/pager.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Pager {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn get_page(&mut self, pos: NonZeroU32) -> SqliteResult<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn get_data(page: impl ValidPage) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]  --> src/runtime/pager/page.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) struct Page<const N: usize> {
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PagePosition` is never constructed
[INFO] [stdout]   --> src/runtime/pager/page.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct PagePosition(u32);
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ValidPage` is never used
[INFO] [stdout]   --> src/runtime/pager/page.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) trait ValidPage {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> src/runtime/pager/page.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl<const N: usize> Page<N> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 74 |     pub fn parse(pos: PagePosition, data: [u8; N]) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "867a12c009882cac6f6df7a80349de4584c3d42b1a5b655ff8af57480ffa47f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867a12c009882cac6f6df7a80349de4584c3d42b1a5b655ff8af57480ffa47f3", kill_on_drop: false }`
[INFO] [stdout] 867a12c009882cac6f6df7a80349de4584c3d42b1a5b655ff8af57480ffa47f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c42591463028a1c4b082ee47bd53d32941090206e2a090322726cfbc37400919
[INFO] running `Command { std: "docker" "start" "-a" "c42591463028a1c4b082ee47bd53d32941090206e2a090322726cfbc37400919", kill_on_drop: false }`
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D box_pointers`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `non_exhaustive_omitted_patterns` lint is unstable
[INFO] [stdout]   = note: see issue #89554 <https://github.com/rust-lang/rust/issues/89554> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `must_not_suspend`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `must_not_suspend` lint is unstable
[INFO] [stdout]   = note: see issue #83310 <https://github.com/rust-lang/rust/issues/83310> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `multiple_supertrait_upcastable` lint is unstable
[INFO] [stdout]   = note: see issue #150833 <https://github.com/rust-lang/rust/issues/150833> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sq3-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D box_pointers`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D box_pointers`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `non_exhaustive_omitted_patterns` lint is unstable
[INFO] [stdout]   = note: see issue #89554 <https://github.com/rust-lang/rust/issues/89554> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `must_not_suspend`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `must_not_suspend` lint is unstable
[INFO] [stdout]   = note: see issue #83310 <https://github.com/rust-lang/rust/issues/83310> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `multiple_supertrait_upcastable` lint is unstable
[INFO] [stdout]   = note: see issue #150833 <https://github.com/rust-lang/rust/issues/150833> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/io.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[allow(box_pointers)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/result.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stdout]    |                                      ^                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 - impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stdout] 38 + impl From<PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>> for SqliteError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/result.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stdout]    |                                           ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stdout] 39 +     fn from(_: PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `non_exhaustive_omitted_patterns` lint is unstable
[INFO] [stdout]   = note: see issue #89554 <https://github.com/rust-lang/rust/issues/89554> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `must_not_suspend`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `must_not_suspend` lint is unstable
[INFO] [stdout]   = note: see issue #83310 <https://github.com/rust-lang/rust/issues/83310> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `multiple_supertrait_upcastable` lint is unstable
[INFO] [stdout]   = note: see issue #150833 <https://github.com/rust-lang/rust/issues/150833> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stdout]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stdout]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stdout]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/io.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[allow(box_pointers)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/result.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stdout]    |                                      ^                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 - impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stdout] 38 + impl From<PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>> for SqliteError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/result.rs:39:43
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stdout]    |                                           ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stdout] 39 +     fn from(_: PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>) -> Self {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/runtime.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 43 |         Ok(SqliteRecord::default())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/runtime.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         todo!();
[INFO] [stdout]    |         ------- any code following this expression is unreachable
[INFO] [stdout] 43 |         Ok(SqliteRecord::default())
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]   --> src/io.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let proto = iter.next();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `proto`
[INFO] [stdout]   --> src/io.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let proto = iter.next();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]    --> src/runtime/pager.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let bytes_read = io.read(&mut buf)?;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:66:21
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:90:21
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]   --> src/runtime/pager.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stdout]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_read`
[INFO] [stdout]    --> src/runtime/pager.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let bytes_read = io.read(&mut buf)?;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p1`
[INFO] [stdout]   --> src/runtime.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let p1 = self.pager.get_page(NonZeroU32::new(1).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p2`
[INFO] [stdout]   --> src/runtime.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let p2 = self.pager.get_page(NonZeroU32::new(2).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p3`
[INFO] [stdout]   --> src/runtime.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let p3 = self.pager.get_page(NonZeroU32::new(3).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p4`
[INFO] [stdout]   --> src/runtime.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let p4 = self.pager.get_page(NonZeroU32::new(4).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p1`
[INFO] [stdout]   --> src/runtime.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let p1 = self.pager.get_page(NonZeroU32::new(1).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p2`
[INFO] [stdout]   --> src/runtime.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let p2 = self.pager.get_page(NonZeroU32::new(2).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p3`
[INFO] [stdout]   --> src/runtime.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let p3 = self.pager.get_page(NonZeroU32::new(3).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p4`
[INFO] [stdout]   --> src/runtime.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let p4 = self.pager.get_page(NonZeroU32::new(4).unwrap())?;
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_header/magic_header_string.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MagicHeaderString([u8; 16]);
[INFO] [stdout]    |            ----------------- ^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_header/reserved_for_expansion.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ReservedForExpansion([u8; 20]);
[INFO] [stdout]    |            -------------------- ^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Success` is never constructed
[INFO] [stdout]   --> src/helpers.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) enum SqliteQueryOutcome {
[INFO] [stdout]    |                 ------------------ variant in this enum
[INFO] [stdout] 12 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteQueryOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_metadata` is never read
[INFO] [stdout]   --> src/io.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct SqliteIo {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     file_metadata: Option<Metadata>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mode`, `file_metadata`, `rewind`, and `seek` are never used
[INFO] [stdout]   --> src/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl SqliteIo {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 38 |     pub(super) fn mode(&self) -> &SqliteIoMode {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(super) fn file_metadata(&self) -> Option<&Metadata> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn rewind(&mut self) -> SqliteResult<()> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn seek(&mut self, pos: u32) -> SqliteResult<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pager` is never read
[INFO] [stdout]   --> src/runtime.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct SqliteRuntime {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 13 |     pager: Pager,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_mockup` is never used
[INFO] [stdout]   --> src/runtime.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl SqliteRuntime {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn run_mockup(&mut self) -> SqliteResult<SqliteRecord> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `io`, `file_header`, and `current_page` are never read
[INFO] [stdout]   --> src/runtime/pager.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct Pager {
[INFO] [stdout]    |                   ----- fields in this struct
[INFO] [stdout] 18 |     io: SqliteIo,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 19 |     file_header: SqliteHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 20 |     current_page: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_page` and `get_data` are never used
[INFO] [stdout]    --> src/runtime/pager.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Pager {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn get_page(&mut self, pos: NonZeroU32) -> SqliteResult<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn get_data(page: impl ValidPage) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]  --> src/runtime/pager/page.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) struct Page<const N: usize> {
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PagePosition` is never constructed
[INFO] [stdout]   --> src/runtime/pager/page.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct PagePosition(u32);
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ValidPage` is never used
[INFO] [stdout]   --> src/runtime/pager/page.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) trait ValidPage {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> src/runtime/pager/page.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl<const N: usize> Page<N> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 74 |     pub fn parse(pos: PagePosition, data: [u8; N]) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_header/magic_header_string.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct MagicHeaderString([u8; 16]);
[INFO] [stdout]    |            ----------------- ^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/file_header/reserved_for_expansion.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ReservedForExpansion([u8; 20]);
[INFO] [stdout]    |            -------------------- ^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Success` is never constructed
[INFO] [stdout]   --> src/helpers.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) enum SqliteQueryOutcome {
[INFO] [stdout]    |                 ------------------ variant in this enum
[INFO] [stdout] 12 |     Success,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteQueryOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_metadata` is never read
[INFO] [stdout]   --> src/io.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct SqliteIo {
[INFO] [stdout]    |                   -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     file_metadata: Option<Metadata>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mode`, `file_metadata`, `rewind`, and `seek` are never used
[INFO] [stdout]   --> src/io.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl SqliteIo {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 38 |     pub(super) fn mode(&self) -> &SqliteIoMode {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(super) fn file_metadata(&self) -> Option<&Metadata> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn rewind(&mut self) -> SqliteResult<()> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn seek(&mut self, pos: u32) -> SqliteResult<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pager` is never read
[INFO] [stdout]   --> src/runtime.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct SqliteRuntime {
[INFO] [stdout]    |                   ------------- field in this struct
[INFO] [stdout] 13 |     pager: Pager,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SqliteRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `run_mockup` is never used
[INFO] [stdout]   --> src/runtime.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl SqliteRuntime {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn run_mockup(&mut self) -> SqliteResult<SqliteRecord> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `io`, `file_header`, and `current_page` are never read
[INFO] [stdout]   --> src/runtime/pager.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct Pager {
[INFO] [stdout]    |                   ----- fields in this struct
[INFO] [stdout] 18 |     io: SqliteIo,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 19 |     file_header: SqliteHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 20 |     current_page: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `get_page` and `get_data` are never used
[INFO] [stdout]    --> src/runtime/pager.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl Pager {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn get_page(&mut self, pos: NonZeroU32) -> SqliteResult<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn get_data(page: impl ValidPage) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Page` is never constructed
[INFO] [stdout]  --> src/runtime/pager/page.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(super) struct Page<const N: usize> {
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PagePosition` is never constructed
[INFO] [stdout]   --> src/runtime/pager/page.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(super) struct PagePosition(u32);
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ValidPage` is never used
[INFO] [stdout]   --> src/runtime/pager/page.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(super) trait ValidPage {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `parse` is never used
[INFO] [stdout]   --> src/runtime/pager/page.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl<const N: usize> Page<N> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] 74 |     pub fn parse(pos: PagePosition, data: [u8; N]) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "c42591463028a1c4b082ee47bd53d32941090206e2a090322726cfbc37400919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c42591463028a1c4b082ee47bd53d32941090206e2a090322726cfbc37400919", kill_on_drop: false }`
[INFO] [stdout] c42591463028a1c4b082ee47bd53d32941090206e2a090322726cfbc37400919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96ad3887c4921258f6aa426bcd52135e918a4a2226943457f351cb4001236328
[INFO] running `Command { std: "docker" "start" "-a" "96ad3887c4921258f6aa426bcd52135e918a4a2226943457f351cb4001236328", kill_on_drop: false }`
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   |
[INFO] [stderr]   = note: requested on the command line with `-D box_pointers`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `non_exhaustive_omitted_patterns`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `non_exhaustive_omitted_patterns` lint is unstable
[INFO] [stderr]   = note: see issue #89554 <https://github.com/rust-lang/rust/issues/89554> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `must_not_suspend`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `must_not_suspend` lint is unstable
[INFO] [stderr]   = note: see issue #83310 <https://github.com/rust-lang/rust/issues/83310> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `multiple_supertrait_upcastable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `multiple_supertrait_upcastable` lint is unstable
[INFO] [stderr]   = note: see issue #150833 <https://github.com/rust-lang/rust/issues/150833> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stderr]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stderr]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: `sq3-rs` (build script) generated 6 warnings
[INFO] [stderr]    Compiling sq3-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/io.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[allow(box_pointers)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/result.rs:38:38
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stderr]    |                                      ^                         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 38 - impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stderr] 38 + impl From<PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>> for SqliteError {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/result.rs:39:43
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stderr]    |                                           ^                         ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stderr] 39 +     fn from(_: PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>) -> Self {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/runtime.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |         todo!();
[INFO] [stderr]    |         ------- any code following this expression is unreachable
[INFO] [stderr] 43 |         Ok(SqliteRecord::default())
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `proto`
[INFO] [stderr]   --> src/io.rs:59:13
[INFO] [stderr]    |
[INFO] [stderr] 59 |         let proto = iter.next();
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_proto`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:42:21
[INFO] [stderr]    |
[INFO] [stderr] 42 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:50:21
[INFO] [stderr]    |
[INFO] [stderr] 50 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:58:21
[INFO] [stderr]    |
[INFO] [stderr] 58 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:66:21
[INFO] [stderr]    |
[INFO] [stderr] 66 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:74:21
[INFO] [stderr]    |
[INFO] [stderr] 74 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:82:21
[INFO] [stderr]    |
[INFO] [stderr] 82 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:90:21
[INFO] [stderr]    |
[INFO] [stderr] 90 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]   --> src/runtime/pager.rs:98:21
[INFO] [stderr]    |
[INFO] [stderr] 98 |                 let bytes_read = self.io.read(&mut buf)?;
[INFO] [stderr]    |                     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes_read`
[INFO] [stderr]    --> src/runtime/pager.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 109 |         let bytes_read = io.read(&mut buf)?;
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_read`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p1`
[INFO] [stderr]   --> src/runtime.rs:25:13
[INFO] [stderr]    |
[INFO] [stderr] 25 |         let p1 = self.pager.get_page(NonZeroU32::new(1).unwrap())?;
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p2`
[INFO] [stderr]   --> src/runtime.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |         let p2 = self.pager.get_page(NonZeroU32::new(2).unwrap())?;
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p3`
[INFO] [stderr]   --> src/runtime.rs:31:13
[INFO] [stderr]    |
[INFO] [stderr] 31 |         let p3 = self.pager.get_page(NonZeroU32::new(3).unwrap())?;
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p3`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `p4`
[INFO] [stderr]   --> src/runtime.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let p4 = self.pager.get_page(NonZeroU32::new(4).unwrap())?;
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_p4`
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/file_header/magic_header_string.rs:20:30
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct MagicHeaderString([u8; 16]);
[INFO] [stderr]    |            ----------------- ^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/file_header/reserved_for_expansion.rs:10:33
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ReservedForExpansion([u8; 20]);
[INFO] [stderr]    |            -------------------- ^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Success` is never constructed
[INFO] [stderr]   --> src/helpers.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub(crate) enum SqliteQueryOutcome {
[INFO] [stderr]    |                 ------------------ variant in this enum
[INFO] [stderr] 12 |     Success,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SqliteQueryOutcome` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_metadata` is never read
[INFO] [stderr]   --> src/io.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub(super) struct SqliteIo {
[INFO] [stderr]    |                   -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     file_metadata: Option<Metadata>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `mode`, `file_metadata`, `rewind`, and `seek` are never used
[INFO] [stderr]   --> src/io.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl SqliteIo {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] 38 |     pub(super) fn mode(&self) -> &SqliteIoMode {
[INFO] [stderr]    |                   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub(super) fn file_metadata(&self) -> Option<&Metadata> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     pub fn rewind(&mut self) -> SqliteResult<()> {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 92 |     pub fn seek(&mut self, pos: u32) -> SqliteResult<()> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `pager` is never read
[INFO] [stderr]   --> src/runtime.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub(crate) struct SqliteRuntime {
[INFO] [stderr]    |                   ------------- field in this struct
[INFO] [stderr] 13 |     pager: Pager,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SqliteRuntime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `run_mockup` is never used
[INFO] [stderr]   --> src/runtime.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl SqliteRuntime {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub fn run_mockup(&mut self) -> SqliteResult<SqliteRecord> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `io`, `file_header`, and `current_page` are never read
[INFO] [stderr]   --> src/runtime/pager.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub(crate) struct Pager {
[INFO] [stderr]    |                   ----- fields in this struct
[INFO] [stderr] 18 |     io: SqliteIo,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 19 |     file_header: SqliteHeader,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 20 |     current_page: Option<Vec<u8>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Pager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `get_page` and `get_data` are never used
[INFO] [stderr]    --> src/runtime/pager.rs:34:12
[INFO] [stderr]     |
[INFO] [stderr]  23 | impl Pager {
[INFO] [stderr]     | ---------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  34 |     pub fn get_page(&mut self, pos: NonZeroU32) -> SqliteResult<Vec<u8>> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 114 |     fn get_data(page: impl ValidPage) -> Vec<u8> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Page` is never constructed
[INFO] [stderr]  --> src/runtime/pager/page.rs:4:19
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub(super) struct Page<const N: usize> {
[INFO] [stderr]   |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PagePosition` is never constructed
[INFO] [stderr]   --> src/runtime/pager/page.rs:12:19
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub(super) struct PagePosition(u32);
[INFO] [stderr]    |                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ValidPage` is never used
[INFO] [stderr]   --> src/runtime/pager/page.rs:28:18
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub(super) trait ValidPage {
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `parse` is never used
[INFO] [stderr]   --> src/runtime/pager/page.rs:74:12
[INFO] [stderr]    |
[INFO] [stderr] 73 | impl<const N: usize> Page<N> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] 74 |     pub fn parse(pos: PagePosition, data: [u8; N]) -> Self {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sq3-rs` (lib test) generated 37 warnings (37 duplicates)
[INFO] [stderr] warning: `sq3-rs` (lib) generated 37 warnings (6 duplicates) (run `cargo fix --lib -p sq3-rs` to apply 16 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sq3_rs-7f439df7dce7218d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test file_header::page_size::tests::ok_on_convert_pagesize_into_iterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sq3_rs
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   |
[INFO] [stderr]   = note: requested on the command line with `-D box_pointers`
[INFO] [stderr]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `non_exhaustive_omitted_patterns`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `non_exhaustive_omitted_patterns` lint is unstable
[INFO] [stderr]   = note: see issue #89554 <https://github.com/rust-lang/rust/issues/89554> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `must_not_suspend`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `must_not_suspend` lint is unstable
[INFO] [stderr]   = note: see issue #83310 <https://github.com/rust-lang/rust/issues/83310> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `multiple_supertrait_upcastable`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `multiple_supertrait_upcastable` lint is unstable
[INFO] [stderr]   = note: see issue #150833 <https://github.com/rust-lang/rust/issues/150833> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `lossy_provenance_casts`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `lossy_provenance_casts` lint is unstable
[INFO] [stderr]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: unknown lint: `fuzzy_provenance_casts`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `fuzzy_provenance_casts` lint is unstable
[INFO] [stderr]   = note: see issue #130351 <https://github.com/rust-lang/rust/issues/130351> for more information
[INFO] [stderr]   = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable
[INFO] [stderr]   = note: this compiler was built on 2026-03-19; consider upgrading it if it is out of date
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/io.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[allow(box_pointers)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/result.rs:38:38
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stderr]    |                                      ^                         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 38 - impl From<PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>> for SqliteError {
[INFO] [stderr] 38 + impl From<PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>> for SqliteError {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/result.rs:39:43
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stderr]    |                                           ^                         ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -     fn from(_: PoisonError<MutexGuard<'_, (dyn SqliteRawIo + 'static)>>) -> Self {
[INFO] [stderr] 39 +     fn from(_: PoisonError<MutexGuard<'_, dyn SqliteRawIo + 'static >>) -> Self {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 9 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "96ad3887c4921258f6aa426bcd52135e918a4a2226943457f351cb4001236328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ad3887c4921258f6aa426bcd52135e918a4a2226943457f351cb4001236328", kill_on_drop: false }`
[INFO] [stdout] 96ad3887c4921258f6aa426bcd52135e918a4a2226943457f351cb4001236328
